Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.picture.LifeCycleManagerExtensions--types

This contribution is part of XML component org.nuxeo.ecm.platform.picture.LifeCycleManagerExtensions inside nuxeo-platform-imaging-core-9.10.jar /OSGI-INF/picture-life-cycle-contrib.xml

Extension Point

Extension point types of component LifeCycleService.

Contributed Items

  • <types>
          <type name="Picture">default</type>
        </types>

XML Source

<extension point="types" target="org.nuxeo.ecm.core.lifecycle.LifeCycleService">
    <types>
      <type name="Picture">default</type>
    </types>
  </extension>